table of contents
coreos-installer(8) | System Manager's Manual | coreos-installer(8) |
NAME¶
coreos-installer-iso-ignition-embed - Embed an Ignition config in an ISO image
SYNOPSIS¶
coreos-installer-iso-ignition-embed [-h|--help] [-V|--version] [-f|--force] [-i|--ignition-file] [-o|--output] <ISO>
DESCRIPTION¶
Embed an Ignition config in an ISO image
OPTIONS¶
- -h, --help
- Print help information
- -V, --version
- Print version information
- -f, --force
- Overwrite an existing Ignition config
- -i, --ignition-file=path
- Ignition config to embed [default: stdin]
- -o, --output=path
- Write ISO to a new output file
- <ISO>
- ISO image
VERSION¶
v0.15.0
coreos-installer 0.15.0 |